Hint color names in CSS Code Hints#10410
Conversation
|
Unless I'm missing something, you've completely removed |
|
Oh, I didn't know this was a valid value. |
|
@le717 Done. |
|
@marcelgerber Very cool! Merging. @sprintr This same technique can be used to add named colors back into SVG code hints. |
Hint color names in CSS Code Hints
|
@marcelgerber @redmunds Thanks for merging this! :D This has always been a curious missing feature for me, considering the built-in color editor |
|
Thanks for merging :) |
|
@marcelgerber Yes, you can combine raw text hints with jQuery as in the following example I used in my "user key map hints" (not in the repo yet). code snippet in code snippet in |

Shows color names in Code Hints for CSS properties like
color,background-color,border-left-color, ...